Skip to content

Conversation

@kjetilkjeka
Copy link
Contributor

As discussed in and fixes #45

Success case is tested locally on my computer.

@RDambrosio016
Copy link
Member

Thanks for the PR 🙂, it just needs to be documented in Changelog.md in crates/cust, add another ## Unreleased entry and add this change

@RDambrosio016 RDambrosio016 added C-cust Category: CPU-side CUDA Driver API enhancement New feature or request labels Feb 16, 2022
to allow users of cust to also copy memory from device to host
@kjetilkjeka
Copy link
Contributor Author

Squashed the update of the changelog into my previous commit.

I tried following your previously used format, let me know if I should change it in any ways.

@RDambrosio016 RDambrosio016 merged commit eaa6204 into Rust-GPU:master Feb 16, 2022
@kjetilkjeka kjetilkjeka deleted the memcpy_dtoh branch February 17, 2022 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cust Category: CPU-side CUDA Driver API enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose cuMemcpyDtoH_v2 in cust

2 participants